home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / speech / examples / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  639 b   |  15 lines

  1.  
  2.            ~4Dgifts/toolbox/src/exampleCode/speech/examples README
  3.  
  4.               some [so far] rudimentary speech example programs
  5.  
  6.  
  7.    colors.c:   a very simple speech demo:  a large X window opens and changes 
  8.            colors among red, green, blue, yellow, black, & white when the
  9.            color name is spoken.  The templates for color names should be 
  10.            placed in /usr/share/data/speech/templates/SpeakColors.
  11.  
  12.    recognize:  c and c++ versions of the same program that are realy not 
  13.            examples but sanity-test the API.  However, they do excercise 
  14.                the API and may help answer some programmatic questions.
  15.